Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: update import path to v11 #299

Merged
merged 1 commit into from
Apr 2, 2024
Merged

feat!: update import path to v11 #299

merged 1 commit into from
Apr 2, 2024

Conversation

blgm
Copy link
Member

@blgm blgm commented Apr 2, 2024

As we plan for v11, we need to update the import path

This was done using the excellent
gomajor tool, specifically:

gomajor path -next

The README also had to be updated by a person

As we plan for v11, we need to update the import path

This was done using the excellent
[gomajor](https://pkg.go.dev/github.com/icholy/gomajor) tool,
specifically:
```
gomajor path -next
```

The README also had to be updated by a person
@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187355388

The labels on this github issue will be updated when the story is started.

Copy link
Contributor

@FelisiaM FelisiaM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to change the go.mod as well to define v11. Is that right?

@blgm
Copy link
Member Author

blgm commented Apr 2, 2024

@FelisiaM absolutely. I think that change is already included.

@blgm blgm merged commit 127bd5b into main Apr 2, 2024
4 checks passed
@blgm blgm deleted the bumpv11 branch April 2, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants